PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / setURX Method
The upper-right x coordinate of the rectangle.
In This Topic
    setURX Method
    In This Topic
    Sets the upper-right x coordinate.
    Syntax
    public void setURX( 
       double urx
    )

    Parameters

    urx
    The upper-right x coordinate of the rectangle.
    See Also